[INFO] cloning repository https://github.com/eunhhu/miol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eunhhu/miol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunhhu%2Fmiol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunhhu%2Fmiol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d86c2ae403d0c68b8c8a3cd1016a28acd9feec0
[INFO] testing eunhhu/miol against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunhhu%2Fmiol" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/eunhhu/miol
[INFO] finished tweaking git repo https://github.com/eunhhu/miol
[INFO] tweaked toml for git repo https://github.com/eunhhu/miol written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eunhhu/miol on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eunhhu/miol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded toml v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded rusqlite v0.39.0
[INFO] [stderr]   Downloaded tokio v1.52.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.37.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ce9ed5bea0774e90120f294a2c11032dc14b5cfb970d4653d60b033f2368ea6
[INFO] running `Command { std: "docker" "start" "-a" "7ce9ed5bea0774e90120f294a2c11032dc14b5cfb970d4653d60b033f2368ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ce9ed5bea0774e90120f294a2c11032dc14b5cfb970d4653d60b033f2368ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce9ed5bea0774e90120f294a2c11032dc14b5cfb970d4653d60b033f2368ea6", kill_on_drop: false }`
[INFO] [stdout] 7ce9ed5bea0774e90120f294a2c11032dc14b5cfb970d4653d60b033f2368ea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d21d7cd1e154e43fe92fe41ee50a4f82160c69c927294a3896c9bb065732db0
[INFO] running `Command { std: "docker" "start" "-a" "0d21d7cd1e154e43fe92fe41ee50a4f82160c69c927294a3896c9bb065732db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling orv-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/orv-diagnostics)
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling orv-ids v0.1.0 (/opt/rustwide/workdir/crates/orv-ids)
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling orv-hir v0.1.0 (/opt/rustwide/workdir/crates/orv-hir)
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling orv-syntax v0.1.0 (/opt/rustwide/workdir/crates/orv-syntax)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling orv-resolve v0.1.0 (/opt/rustwide/workdir/crates/orv-resolve)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling orv-compiler v0.1.0 (/opt/rustwide/workdir/crates/orv-compiler)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling orv-project v0.1.0 (/opt/rustwide/workdir/crates/orv-project)
[INFO] [stderr]    Compiling orv-analyzer v0.1.0 (/opt/rustwide/workdir/crates/orv-analyzer)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling orv-macros v0.1.0 (/opt/rustwide/workdir/crates/orv-macros)
[INFO] [stderr]    Compiling orv-core v0.1.0 (/opt/rustwide/workdir/crates/orv-core)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling orv-runtime v0.1.0 (/opt/rustwide/workdir/crates/orv-runtime)
[INFO] [stderr]    Compiling orv-cli v0.1.0 (/opt/rustwide/workdir/crates/orv-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "0d21d7cd1e154e43fe92fe41ee50a4f82160c69c927294a3896c9bb065732db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d21d7cd1e154e43fe92fe41ee50a4f82160c69c927294a3896c9bb065732db0", kill_on_drop: false }`
[INFO] [stdout] 0d21d7cd1e154e43fe92fe41ee50a4f82160c69c927294a3896c9bb065732db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d38e57fe43b87317808e191cc3a6c2a0b756d68ea98102e0d820923c710ba63d
[INFO] running `Command { std: "docker" "start" "-a" "d38e57fe43b87317808e191cc3a6c2a0b756d68ea98102e0d820923c710ba63d", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling orv-macros v0.1.0 (/opt/rustwide/workdir/crates/orv-macros)
[INFO] [stderr]    Compiling orv-project v0.1.0 (/opt/rustwide/workdir/crates/orv-project)
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling orv-ids v0.1.0 (/opt/rustwide/workdir/crates/orv-ids)
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling orv-core v0.1.0 (/opt/rustwide/workdir/crates/orv-core)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling orv-analyzer v0.1.0 (/opt/rustwide/workdir/crates/orv-analyzer)
[INFO] [stderr]    Compiling orv-syntax v0.1.0 (/opt/rustwide/workdir/crates/orv-syntax)
[INFO] [stderr]    Compiling orv-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/orv-diagnostics)
[INFO] [stderr]    Compiling orv-compiler v0.1.0 (/opt/rustwide/workdir/crates/orv-compiler)
[INFO] [stderr]    Compiling orv-hir v0.1.0 (/opt/rustwide/workdir/crates/orv-hir)
[INFO] [stderr]    Compiling orv-resolve v0.1.0 (/opt/rustwide/workdir/crates/orv-resolve)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling orv-runtime v0.1.0 (/opt/rustwide/workdir/crates/orv-runtime)
[INFO] [stderr]    Compiling orv-cli v0.1.0 (/opt/rustwide/workdir/crates/orv-cli)
[INFO] [stdout] warning: function `expected_sha256` is never used
[INFO] [stdout]   --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn expected_sha256(source: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_json` is never used
[INFO] [stdout]   --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn write_json(path: &Path, value: &Value) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orv_failure` is never used
[INFO] [stdout]   --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn run_orv_failure(args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_dap_stdio_frames` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn run_dap_stdio_frames(requests: &[Value]) -> Vec<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `protocol_frames` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn protocol_frames(output: &str) -> Vec<Value> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn response<'a>(frames: &'a [Value], command: &str, request_seq: u64) -> &'a Value {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_loaded_source` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn assert_loaded_source(loaded: &Value, name: &str, expected_source: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_loaded_source_inventory` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn assert_loaded_source_inventory(sources: &[Value], name: &str, expected_source: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_source_responses` is never used
[INFO] [stdout]    --> crates/orv-cli/tests/dap_editor_source_bundle_contract/support.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn assert_source_responses(responses: [&Value; 2]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orv-cli` (bin "orv" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name orv --edition=2021 crates/orv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--deny=clippy::all' --deny=unused_must_use --forbid=unsafe_code '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39aed5dc62cc0787 -C extra-filename=-52017217e1365a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a843f721046165b1.rlib --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7e970a2561eaee65.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6a5f1a57ce46acef.rlib --extern orv_analyzer=/opt/rustwide/target/debug/deps/liborv_analyzer-bbaf73a914105705.rlib --extern orv_compiler=/opt/rustwide/target/debug/deps/liborv_compiler-dd631279f94471ae.rlib --extern orv_diagnostics=/opt/rustwide/target/debug/deps/liborv_diagnostics-a2ddd420622ac825.rlib --extern orv_hir=/opt/rustwide/target/debug/deps/liborv_hir-5432647cec497999.rlib --extern orv_project=/opt/rustwide/target/debug/deps/liborv_project-e455de245c34bc23.rlib --extern orv_resolve=/opt/rustwide/target/debug/deps/liborv_resolve-d671b415ff9fe848.rlib --extern orv_runtime=/opt/rustwide/target/debug/deps/liborv_runtime-fe9ddf09de74888d.rlib --extern orv_syntax=/opt/rustwide/target/debug/deps/liborv_syntax-59d2152662510400.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-31415814429e93dc.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ab2bcd5885341bac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-966b3173c93e7a48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3c9df7b949d3bb0a.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-2f33a287cbb73a82.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-eacb139745bc5c41/out -L native=/opt/rustwide/target/debug/build/ring-3be1b3c2093f7e1b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d38e57fe43b87317808e191cc3a6c2a0b756d68ea98102e0d820923c710ba63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38e57fe43b87317808e191cc3a6c2a0b756d68ea98102e0d820923c710ba63d", kill_on_drop: false }`
[INFO] [stdout] d38e57fe43b87317808e191cc3a6c2a0b756d68ea98102e0d820923c710ba63d
